ComponentOne ASP.NET MVC Controls
DragLines Property

C1.Web.Mvc Namespace > LineMarker<T> Class : DragLines Property
Gets or sets a value indicating whether the lines are linked when the horizontal or vertical line is dragged when the interaction mode is "Drag."
Syntax
'Declaration
 
Public Property DragLines As Boolean
public bool DragLines {get; set;}
See Also

Reference

LineMarker<T> Class
LineMarker<T> Members